SftTree/NET 2.0

InsertLast Method, ItemClass Class

Softel vdm, Inc.

Inserts a new item as the last sibling of this item.

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public Function InsertLast() As ItemClass

C#   

public ItemClass InsertLast();

C++   

public: ItemClass^ InsertLast();

Return Value

The new item.

Comments

The InsertLast method inserts a new item as the last sibling of this item.

In other words, InsertLast inserts a new item as the parent's last dependent.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com